home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / SetAttributesDir / Pearls / comm / Point / MicroDot-Tools / FileServerMF / SetAttributes
Text File  |  1996-10-22  |  484b  |  16 lines

  1. .k ScriptDir/A
  2. CD "Files"
  3. Assign ScriptDir<$$>.6: "<ScriptDir>"
  4. Execute "ScriptDir<$$>.6:Files/SetAttributes" "ScriptDir<$$>.6:Files"
  5. CD /
  6. SetProtection "FileServerMF.guide" RWD
  7. SetProtection "FileServerMF.guide.info" RWD
  8. SetProtection "FileServerMF.koment" RWD
  9. SetProtection "FileServerMF.prefs" RWD
  10. SetProtection "FileServerMF.rexx" RWD
  11. CD "Rexx"
  12. Assign ScriptDir<$$>.6: "<ScriptDir>"
  13. Execute "ScriptDir<$$>.6:Rexx/SetAttributes" "ScriptDir<$$>.6:Rexx"
  14. CD /
  15. Assign ScriptDir<$$>.6:
  16.